#!/bin/sh

[ $(grep -c 'setup has run' $log) -eq '2' ]
